home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
QRZ! Ham Radio 3
/
QRZ Ham Radio Callsign Database - Volume 3.iso
/
world
/
amiga
/
satrackv.lha
/
InstallLib
< prev
next >
Wrap
Text File
|
1994-04-16
|
2KB
|
59 lines
FailAt 20
Version > NIL: iff.library 2
If NOT WARN
Echo "*nYou already got installed :
" NOLINE
Version iff.library
Echo "" NOLINE
Ask "Do you want to install version
22.3
of the iff.library?"
If NOT WARN
Skip Noiff
EndIf
EndIf
Echo "*nCopying the iff.library to your LIBS: ..."
Copy > NIL: iff.library TO LIBS:
Lab Noiff
echo "For Workbench 1.3 users, there is a patch from Nico Francois"
echo " this patch allows you to run SatTrack V4 without the"
echo " asl.library. If you want this installed answer yes"
echo " to the question. If you have an laster version if"
echo " reqtools, and already have rtpatch installed, you"
echo " can skip this section. "
echo " YOU ALSO NEED TO READ AND INSTALL THE RTPATCH.DOC"
Version > NIL: req.library 2
If NOT WARN
Echo "*nYou already got installed :
" NOLINE
Version req.library
Echo "" NOLINE
Ask "Do you want to install version
2.5
of the req.library?"
If NOT WARN
Skip Noreq
EndIf
EndIf
Lab Noreq
echo " Installation of RTPATCH requires the following:"
echo " 1. Copy RTPATCH to your favorite location."
echo " first choice is c:, but make it somewhere"
echo " where it can be accessed from your boot."
echo " 2. Now modify your s:user-startup to include"
echo " the following line, after the WBSTARTUP"
echo " command:"
echo " "
echo " RTPATCH "
echo " 3. If you have problems, read the document"
echo " RTPATCH.DOC that comes with the SatTrack"
echo " Program."
echo " "
Echo "*nDone. -- This program can be rerun again if required."